Vcenter SystemConfig DeploymentType ReconfigureSpec
Vcenter SystemConfig DeploymentType ReconfigureSpec
The Vcenter SystemConfig DeploymentType ReconfigureSpec schema contains the fields used to get and set the appliance type.
This schema was added in vSphere API 6.7.
JSON Example
{
"type": "string",
"remote_psc": {
"psc_hostname": "string",
"https_port": 0,
"sso_admin_password": "string",
"ssl_thumbprint": "string",
"ssl_certificate": "string",
"ssl_verify": false
}
}
string
type
Required
The type of the appliance.
For more information see: Vcenter Deployment ApplianceType.
This property was added in vSphere API 6.7.
remote_psc
Optional
External PSC to register with when reconfiguring a VCSA_EMBEDDED appliance to a VCSA_EXTERNAL appliance.
This property was added in vSphere API 6.7.
Only required when reconfiguring an VCSA_EMBEDDED node to a VCSA_EXTERNAL.